Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix clean epoch Certifier service #970

Merged
merged 2 commits into from
Jun 8, 2023

Conversation

jpraynaud
Copy link
Member

@jpraynaud jpraynaud commented Jun 8, 2023

Content

This PR includes a fix to the clean of open messages: they must be cleaned only for an epoch strictly lower than the one given by the chain observer.

Pre-submit checklist

  • Branch
    • Crates versions are updated (if relevant)
    • Commit sequence broadly makes sense
    • Key commits have useful messages
  • PR
    • No clippy warnings in the CI
    • Self-reviewed the diff
    • Useful pull request description
    • Reviewer requested

Issue(s)

Relates to #953

@jpraynaud jpraynaud self-assigned this Jun 8, 2023
@jpraynaud jpraynaud requested a review from ghubertpalo June 8, 2023 14:19
@jpraynaud jpraynaud temporarily deployed to testing-preview June 8, 2023 14:30 — with GitHub Actions Inactive
@jpraynaud jpraynaud force-pushed the jpraynaud/953-fix-clean-epoch-certifier-service branch from e8cb55e to 6efdf05 Compare June 8, 2023 14:33
jpraynaud added 2 commits June 8, 2023 16:35
We need to wipe only epoch strictly lower that epoch given (which is current epoch).
@jpraynaud jpraynaud force-pushed the jpraynaud/953-fix-clean-epoch-certifier-service branch from 6efdf05 to 8a792cc Compare June 8, 2023 14:35
@jpraynaud jpraynaud temporarily deployed to testing-preview June 8, 2023 14:48 — with GitHub Actions Inactive
@jpraynaud jpraynaud merged commit 3d6a1d5 into main Jun 8, 2023
@jpraynaud jpraynaud deleted the jpraynaud/953-fix-clean-epoch-certifier-service branch June 8, 2023 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants